• FrmDEFFECTIVE_RETURN_STOCKS_DATA_ADD.Designer.vb
  • FormX /
  • project /
1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class FrmDEFFECTIVE_RETURN_STOCKS_DATA_ADD
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Me.GroupBox1 = New System.Windows.Forms.GroupBox
26         Me.txtreturnqty = New System.Windows.Forms.TextBox
27         Me.Label9 = New System.Windows.Forms.Label
28         Me.txtunit = New System.Windows.Forms.TextBox
29         Me.Label8 = New System.Windows.Forms.Label
30         Me.txtbarcode = New System.Windows.Forms.TextBox
31         Me.Label7 = New System.Windows.Forms.Label
32         Me.txtdtl = New System.Windows.Forms.TextBox
33         Me.Label6 = New System.Windows.Forms.Label
34         Me.txtprice = New System.Windows.Forms.TextBox
35         Me.txtdefqty = New System.Windows.Forms.TextBox
36         Me.txtdesc = New System.Windows.Forms.TextBox
37         Me.txtname = New System.Windows.Forms.TextBox
38         Me.txtid = New System.Windows.Forms.TextBox
39         Me.Label5 = New System.Windows.Forms.Label
40         Me.Label4 = New System.Windows.Forms.Label
41         Me.Label3 = New System.Windows.Forms.Label
42         Me.Label2 = New System.Windows.Forms.Label
43         Me.Label1 = New System.Windows.Forms.Label
44         Me.cmdSave = New System.Windows.Forms.Button
45         Me.cmdCancel = New System.Windows.Forms.Button
46         Me.Label10 = New System.Windows.Forms.Label
47         Me.Label11 = New System.Windows.Forms.Label
48         Me.GroupBox1.SuspendLayout()
49         Me.SuspendLayout()
50         
'
51         
'GroupBox1
52         
'
53         Me.GroupBox1.Controls.Add(Me.txtreturnqty)
54         Me.GroupBox1.Controls.Add(Me.Label9)
55         Me.GroupBox1.Controls.Add(Me.txtunit)
56         Me.GroupBox1.Controls.Add(Me.Label8)
57         Me.GroupBox1.Controls.Add(Me.txtbarcode)
58         Me.GroupBox1.Controls.Add(Me.Label7)
59         Me.GroupBox1.Controls.Add(Me.txtdtl)
60         Me.GroupBox1.Controls.Add(Me.Label6)
61         Me.GroupBox1.Controls.Add(Me.txtprice)
62         Me.GroupBox1.Controls.Add(Me.txtdefqty)
63         Me.GroupBox1.Controls.Add(Me.txtdesc)
64         Me.GroupBox1.Controls.Add(Me.txtname)
65         Me.GroupBox1.Controls.Add(Me.txtid)
66         Me.GroupBox1.Controls.Add(Me.Label5)
67         Me.GroupBox1.Controls.Add(Me.Label4)
68         Me.GroupBox1.Controls.Add(Me.Label3)
69         Me.GroupBox1.Controls.Add(Me.Label2)
70         Me.GroupBox1.Controls.Add(Me.Label1)
71         Me.GroupBox1.Location = New System.Drawing.Point(
3, 0)
72         Me.GroupBox1.Name =
"GroupBox1"
73         Me.GroupBox1.Size = New System.Drawing.Size(
294, 214)
74         Me.GroupBox1.TabIndex =
19
75         Me.GroupBox1.TabStop = False
76         
'
77         
'txtreturnqty
78         
'
79         Me.txtreturnqty.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
80         Me.txtreturnqty.Location = New System.Drawing.Point(
115, 184)
81         Me.txtreturnqty.Name =
"txtreturnqty"
82         Me.txtreturnqty.Size = New System.Drawing.Size(
98, 21)
83         Me.txtreturnqty.TabIndex =
19
84         
'
85         
'Label9
86         
'
87         Me.Label9.AutoSize = True
88         Me.Label9.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
89         Me.Label9.Location = New System.Drawing.Point(
33, 187)
90         Me.Label9.Name =
"Label9"
91         Me.Label9.Size = New System.Drawing.Size(
82, 13)
92         Me.Label9.TabIndex =
18
93         Me.Label9.Text =
"RETURN QTY :"
94         
'
95         
'txtunit
96         
'
97         Me.txtunit.BackColor = System.Drawing.Color.White
98         Me.txtunit.Location = New System.Drawing.Point(
115, 140)
99         Me.txtunit.MaxLength =
50
100         Me.txtunit.Name =
"txtunit"
101         Me.txtunit.ReadOnly = True
102         Me.txtunit.Size = New System.Drawing.Size(
98, 21)
103         Me.txtunit.TabIndex =
8
104         
'
105         
'Label8
106         
'
107         Me.Label8.AutoSize = True
108         Me.Label8.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
109         Me.Label8.Location = New System.Drawing.Point(
38, 148)
110         Me.Label8.Name =
"Label8"
111         Me.Label8.Size = New System.Drawing.Size(
77, 13)
112         Me.Label8.TabIndex =
17
113         Me.Label8.Text =
"Unit Measure :"
114         
'
115         
'txtbarcode
116         
'
117         Me.txtbarcode.BackColor = System.Drawing.Color.White
118         Me.txtbarcode.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
119         Me.txtbarcode.Location = New System.Drawing.Point(
115, 118)
120         Me.txtbarcode.MaxLength =
50
121         Me.txtbarcode.Name =
"txtbarcode"
122         Me.txtbarcode.ReadOnly = True
123         Me.txtbarcode.Size = New System.Drawing.Size(
173, 21)
124         Me.txtbarcode.TabIndex =
6
125         
'
126         
'Label7
127         
'
128         Me.Label7.AutoSize = True
129         Me.Label7.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
130         Me.Label7.Location = New System.Drawing.Point(
62, 126)
131         Me.Label7.Name =
"Label7"
132         Me.Label7.Size = New System.Drawing.Size(
53, 13)
133         Me.Label7.TabIndex =
16
134         Me.Label7.Text =
"Barcode :"
135         
'
136         
'txtdtl
137         
'
138         Me.txtdtl.BackColor = System.Drawing.Color.FromArgb(CType(CType(
255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
139         Me.txtdtl.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
140         Me.txtdtl.Location = New System.Drawing.Point(
115, 32)
141         Me.txtdtl.Name =
"txtdtl"
142         Me.txtdtl.ReadOnly = True
143         Me.txtdtl.Size = New System.Drawing.Size(
100, 21)
144         Me.txtdtl.TabIndex =
2
145         
'
146         
'Label6
147         
'
148         Me.Label6.AutoSize = True
149         Me.Label6.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
150         Me.Label6.Location = New System.Drawing.Point(
27, 36)
151         Me.Label6.Name =
"Label6"
152         Me.Label6.Size = New System.Drawing.Size(
88, 13)
153         Me.Label6.TabIndex =
15
154         Me.Label6.Text =
"Purchase Detail :"
155         
'
156         
'txtprice
157         
'
158         Me.txtprice.BackColor = System.Drawing.Color.White
159         Me.txtprice.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
160         Me.txtprice.Location = New System.Drawing.Point(
115, 96)
161         Me.txtprice.MaxLength =
50
162         Me.txtprice.Name =
"txtprice"
163         Me.txtprice.ReadOnly = True
164         Me.txtprice.Size = New System.Drawing.Size(
100, 21)
165         Me.txtprice.TabIndex =
5
166         
'
167         
'txtdefqty
168         
'
169         Me.txtdefqty.BackColor = System.Drawing.Color.White
170         Me.txtdefqty.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
171         Me.txtdefqty.Location = New System.Drawing.Point(
115, 162)
172         Me.txtdefqty.Name =
"txtdefqty"
173         Me.txtdefqty.ReadOnly = True
174         Me.txtdefqty.Size = New System.Drawing.Size(
98, 21)
175         Me.txtdefqty.TabIndex =
7
176         
'
177         
'txtdesc
178         
'
179         Me.txtdesc.BackColor = System.Drawing.Color.White
180         Me.txtdesc.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
181         Me.txtdesc.Location = New System.Drawing.Point(
115, 74)
182         Me.txtdesc.MaxLength =
50
183         Me.txtdesc.Name =
"txtdesc"
184         Me.txtdesc.ReadOnly = True
185         Me.txtdesc.Size = New System.Drawing.Size(
100, 21)
186         Me.txtdesc.TabIndex =
4
187         
'
188         
'txtname
189         
'
190         Me.txtname.BackColor = System.Drawing.Color.White
191         Me.txtname.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
192         Me.txtname.Location = New System.Drawing.Point(
115, 53)
193         Me.txtname.MaxLength =
50
194         Me.txtname.Name =
"txtname"
195         Me.txtname.ReadOnly = True
196         Me.txtname.Size = New System.Drawing.Size(
142, 21)
197         Me.txtname.TabIndex =
3
198         
'
199         
'txtid
200         
'
201         Me.txtid.BackColor = System.Drawing.Color.FromArgb(CType(CType(
255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
202         Me.txtid.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
203         Me.txtid.Location = New System.Drawing.Point(
115, 11)
204         Me.txtid.Name =
"txtid"
205         Me.txtid.ReadOnly = True
206         Me.txtid.Size = New System.Drawing.Size(
100, 21)
207         Me.txtid.TabIndex =
1
208         
'
209         
'Label5
210         
'
211         Me.Label5.AutoSize = True
212         Me.Label5.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
213         Me.Label5.Location = New System.Drawing.Point(
78, 104)
214         Me.Label5.Name =
"Label5"
215         Me.Label5.Size = New System.Drawing.Size(
37, 13)
216         Me.Label5.TabIndex =
14
217         Me.Label5.Text =
"Price :"
218         
'
219         
'Label4
220         
'
221         Me.Label4.AutoSize = True
222         Me.Label4.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
223         Me.Label4.Location = New System.Drawing.Point(
10, 168)
224         Me.Label4.Name =
"Label4"
225         Me.Label4.Size = New System.Drawing.Size(
105, 13)
226         Me.Label4.TabIndex =
13
227         Me.Label4.Text =
"Defective Quantity :"
228         
'
229         
'Label3
230         
'
231         Me.Label3.AutoSize = True
232         Me.Label3.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
233         Me.Label3.Location = New System.Drawing.Point(
19, 82)
234         Me.Label3.Name =
"Label3"
235         Me.Label3.Size = New System.Drawing.Size(
96, 13)
236         Me.Label3.TabIndex =
12
237         Me.Label3.Text =
"Current Quantity :"
238         
'
239         
'Label2
240         
'
241         Me.Label2.AutoSize = True
242         Me.Label2.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
243         Me.Label2.Location = New System.Drawing.Point(
27, 60)
244         Me.Label2.Name =
"Label2"
245         Me.Label2.Size = New System.Drawing.Size(
88, 13)
246         Me.Label2.TabIndex =
11
247         Me.Label2.Text =
"Purchase Name :"
248         
'
249         
'Label1
250         
'
251         Me.Label1.AutoSize = True
252         Me.Label1.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
253         Me.Label1.Location = New System.Drawing.Point(
65, 14)
254         Me.Label1.Name =
"Label1"
255         Me.Label1.Size = New System.Drawing.Size(
50, 13)
256         Me.Label1.TabIndex =
10
257         Me.Label1.Text =
"Item ID :"
258         
'
259         
'cmdSave
260         
'
261         Me.cmdSave.Location = New System.Drawing.Point(
12, 220)
262         Me.cmdSave.Name =
"cmdSave"
263         Me.cmdSave.Size = New System.Drawing.Size(
66, 25)
264         Me.cmdSave.TabIndex =
17
265         Me.cmdSave.Text =
"Save"
266         Me.cmdSave.UseVisualStyleBackColor = True
267         
'
268         
'cmdCancel
269         
'
270         Me.cmdCancel.Location = New System.Drawing.Point(
84, 220)
271         Me.cmdCancel.Name =
"cmdCancel"
272         Me.cmdCancel.Size = New System.Drawing.Size(
66, 25)
273         Me.cmdCancel.TabIndex =
18
274         Me.cmdCancel.Text =
"Cancel"
275         Me.cmdCancel.UseVisualStyleBackColor = True
276         
'
277         
'Label10
278         
'
279         Me.Label10.AutoSize = True
280         Me.Label10.Location = New System.Drawing.Point(
209, 229)
281         Me.Label10.Name =
"Label10"
282         Me.Label10.Size = New System.Drawing.Size(
0, 13)
283         Me.Label10.TabIndex =
20
284         
'
285         
'Label11
286         
'
287         Me.Label11.AutoSize = True
288         Me.Label11.Location = New System.Drawing.Point(
216, 220)
289         Me.Label11.Name =
"Label11"
290         Me.Label11.Size = New System.Drawing.Size(
44, 13)
291         Me.Label11.TabIndex =
21
292         Me.Label11.Text =
"Label11"
293         Me.Label11.Visible = False
294         
'
295         
'FrmDEFFECTIVE_RETURN_STOCKS_DATA_ADD
296         
'
297         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
298         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
299         Me.BackColor = System.Drawing.Color.WhiteSmoke
300         Me.ClientSize = New System.Drawing.Size(
301, 249)
301         Me.Controls.Add(Me.Label11)
302         Me.Controls.Add(Me.Label10)
303         Me.Controls.Add(Me.GroupBox1)
304         Me.Controls.Add(Me.cmdSave)
305         Me.Controls.Add(Me.cmdCancel)
306         Me.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
307         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow
308         Me.Name =
"FrmDEFFECTIVE_RETURN_STOCKS_DATA_ADD"
309         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
310         Me.Text =
"Return Details"
311         Me.GroupBox1.ResumeLayout(False)
312         Me.GroupBox1.PerformLayout()
313         Me.ResumeLayout(False)
314         Me.PerformLayout()
315
316     End Sub
317     Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
318     Friend WithEvents txtreturnqty As System.Windows.Forms.TextBox
319     Friend WithEvents Label9 As System.Windows.Forms.Label
320     Friend WithEvents txtunit As System.Windows.Forms.TextBox
321     Friend WithEvents Label8 As System.Windows.Forms.Label
322     Friend WithEvents txtdtl As System.Windows.Forms.TextBox
323     Friend WithEvents Label6 As System.Windows.Forms.Label
324     Friend WithEvents txtprice As System.Windows.Forms.TextBox
325     Friend WithEvents txtdefqty As System.Windows.Forms.TextBox
326     Friend WithEvents txtdesc As System.Windows.Forms.TextBox
327     Friend WithEvents txtname As System.Windows.Forms.TextBox
328     Friend WithEvents txtid As System.Windows.Forms.TextBox
329     Friend WithEvents Label5 As System.Windows.Forms.Label
330     Friend WithEvents Label4 As System.Windows.Forms.Label
331     Friend WithEvents Label3 As System.Windows.Forms.Label
332     Friend WithEvents Label2 As System.Windows.Forms.Label
333     Friend WithEvents Label1 As System.Windows.Forms.Label
334     Friend WithEvents cmdSave As System.Windows.Forms.Button
335     Friend WithEvents cmdCancel As System.Windows.Forms.Button
336     Friend WithEvents txtbarcode As System.Windows.Forms.TextBox
337     Friend WithEvents Label7 As System.Windows.Forms.Label
338     Friend WithEvents Label10 As System.Windows.Forms.Label
339     Friend WithEvents Label11 As System.Windows.Forms.Label
340 End Class


Gõ tìm kiếm nhanh...